How to select only hidden folder from String[]?
        Posted  
        
            by Amit Kr. Ghosh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Amit Kr. Ghosh
        
        
        
        Published on 2010-05-29T13:45:43Z
        Indexed on 
            2010/05/29
            13:52 UTC
        
        
        Read the original article
        Hit count: 292
        
c#
I want to know how to get only hidden folder from String[]. Actually I have one string array and there show some files. There have normal and hidden files also but I want to try select only hidden folder from this array. So anyone can help me?
© Stack Overflow or respective owner